تسجيل الدخول إنشاء حساب جديد

domain-specific language أمثلة على

"domain-specific language" معنى  
أمثلةجوال إصدار
  • Domain-specific languages are languages (or often, declared syntaxes or grammars) with very specific goals in design and implementation.
    اللغات الخاصة بالنطاق هي لغات (أو غالبا ما تكون معلنة أو قواعد نحوية) مع أهداف محددة جدا في التصميم والتنفيذ.
  • A domain-specific language is created specifically to solve problems in a particular domain and is not intended to be able to solve problems outside it (although that may be technically possible).
    يتم إنشاء لغة خاصة بالنطاق خصيصا لحل المشاكل في مجال معين وليس المقصود منها أن تكون قادرة على حل المشاكل خارجها (على الرغم من أن ذلك قد يكون ممكنا من الناحية الفنية).
  • A domain-specific language can be one of a visual diagramming language, such as those created by the Generic Eclipse Modeling System, programmatic abstractions, such as the Eclipse Modeling Framework, or textual languages.
    يمكن أن تكون اللغة الخاصة بالنطاق واحدة من لغة الرسم التخطيطي المرئي، مثل تلك التي تم إنشاؤها بواسطة نظام النمذجة الكسوف العام، والاستخراجات البرمجية، مثل إطار النمذجة الكسوف، أو اللغات النصية.
  • Further blurring this line, many domain-specific languages have exposed APIs, and can be accessed from other programming languages without breaking the flow of execution or calling a separate process, and can thus operate as programming libraries.
    وبسبب عدم وضوح هذا الخط، تعرض العديد من لغات النطاق الخاصة واجهات برمجة التطبيقات، ويمكن الوصول إليها من لغات البرمجة الأخرى دون كسر تدفق التنفيذ أو استدعاء عملية منفصلة، وبالتالي يمكن أن تعمل كمكتبات برمجة.
  • The line between general-purpose languages and domain-specific languages is not always sharp, as a language may have specialized features for a particular domain but be applicable more broadly, or conversely may in principle be capable of broad application but in practice used primarily for a specific domain.
    فالخط الفاصل بين اللغات ذات الأغراض العامة واللغات الخاصة بالمجال ليس دائما حادا حيث أن اللغة قد تكون لها خصائص متخصصة لنطاق معين ولكنها قابلة للتطبيق على نطاق أوسع، أو بالعكس قد تكون من حيث المبدأ قادرة على تطبيق واسع ولكن في الممارسة المستخدمة أساسا نطاق محدد.
  • Creating a domain-specific language (with software to support it), rather than reusing an existing language, can be worthwhile if the language allows a particular type of problem or solution to be expressed more clearly than an existing language would allow and the type of problem in question reappears sufficiently often.
    يمكن أن يكون إنشاء لغة خاصة بالنطاق (مع برنامج لدعمه) بدلا من إعادة استخدام لغة موجودة جدير بالاهتمام إذا كانت اللغة تسمح بنوع معين من المشكلة أو الحل يتم التعبير عنه بشكل أوضح مما تسمح به اللغة الحالية ونوع تبرز المشكلة في كثير من الأحيان بشكل كاف.